//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace HH.WMS.TaskService.JXJobReference { using System.Data; [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ServiceModel.ServiceContractAttribute(Namespace="http://www.greatstar.com/", ConfigurationName="JXJobReference.WebServiceSoap")] public interface WebServiceSoap { [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetSysLanguage", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] System.Data.DataSet GetSysLanguage(string clientKey1, string clientKey2, string cn); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetSysLanguage", ReplyAction="*")] System.Threading.Tasks.Task GetSysLanguageAsync(string clientKey1, string clientKey2, string cn); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/Login", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] HH.WMS.TaskService.JXJobReference.LoginResponse Login(HH.WMS.TaskService.JXJobReference.LoginRequest request); // CODEGEN: 正在生成消息协定,应为该操作具有多个返回值。 [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/Login", ReplyAction="*")] System.Threading.Tasks.Task LoginAsync(HH.WMS.TaskService.JXJobReference.LoginRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetWarehouse", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] System.Data.DataSet GetWarehouse(string clientKey1, string clientKey2, string code); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetWarehouse", ReplyAction="*")] System.Threading.Tasks.Task GetWarehouseAsync(string clientKey1, string clientKey2, string code); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetArea", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] System.Data.DataSet GetArea(string clientKey1, string clientKey2, string areaCode, string warehouseCode); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetArea", ReplyAction="*")] System.Threading.Tasks.Task GetAreaAsync(string clientKey1, string clientKey2, string areaCode, string warehouseCode); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetStorage", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] System.Data.DataSet GetStorage(string clientKey1, string clientKey2, string locationCode, string areaCode, string warehouseCode); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetStorage", ReplyAction="*")] System.Threading.Tasks.Task GetStorageAsync(string clientKey1, string clientKey2, string locationCode, string areaCode, string warehouseCode); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetLocationDetail", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] HH.WMS.TaskService.JXJobReference.GetLocationDetailResponse GetLocationDetail(HH.WMS.TaskService.JXJobReference.GetLocationDetailRequest request); // CODEGEN: 正在生成消息协定,应为该操作具有多个返回值。 [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetLocationDetail", ReplyAction="*")] System.Threading.Tasks.Task GetLocationDetailAsync(HH.WMS.TaskService.JXJobReference.GetLocationDetailRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetRFIDLocationDetail", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] HH.WMS.TaskService.JXJobReference.GetRFIDLocationDetailResponse GetRFIDLocationDetail(HH.WMS.TaskService.JXJobReference.GetRFIDLocationDetailRequest request); // CODEGEN: 正在生成消息协定,应为该操作具有多个返回值。 [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetRFIDLocationDetail", ReplyAction="*")] System.Threading.Tasks.Task GetRFIDLocationDetailAsync(HH.WMS.TaskService.JXJobReference.GetRFIDLocationDetailRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetLoclDetailByPalletAndLot", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] HH.WMS.TaskService.JXJobReference.GetLoclDetailByPalletAndLotResponse GetLoclDetailByPalletAndLot(HH.WMS.TaskService.JXJobReference.GetLoclDetailByPalletAndLotRequest request); // CODEGEN: 正在生成消息协定,应为该操作具有多个返回值。 [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetLoclDetailByPalletAndLot", ReplyAction="*")] System.Threading.Tasks.Task GetLoclDetailByPalletAndLotAsync(HH.WMS.TaskService.JXJobReference.GetLoclDetailByPalletAndLotRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetLoclDetailByCode", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] System.Data.DataSet GetLoclDetailByCode(string clientKey1, string clientKey2, string code); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetLoclDetailByCode", ReplyAction="*")] System.Threading.Tasks.Task GetLoclDetailByCodeAsync(string clientKey1, string clientKey2, string code); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetReturnOfMaterial", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] System.Data.DataSet GetReturnOfMaterial(string clientKey1, string clientKey2, string docNo, int docLineNo, string lotNo, string status); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetReturnOfMaterial", ReplyAction="*")] System.Threading.Tasks.Task GetReturnOfMaterialAsync(string clientKey1, string clientKey2, string docNo, int docLineNo, string lotNo, string status); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetInboundDetail", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] System.Data.DataSet GetInboundDetail(string clientKey1, string clientKey2, string docNo, int docLineNo, string lotNo, string status); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetInboundDetail", ReplyAction="*")] System.Threading.Tasks.Task GetInboundDetailAsync(string clientKey1, string clientKey2, string docNo, int docLineNo, string lotNo, string status); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetJobDetail", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] System.Data.DataSet GetJobDetail(string clientKey1, string clientKey2, string trnType, string sourcePallet, string docNo, string transferType, string itemStatus, string startTime, string endTime); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetJobDetail", ReplyAction="*")] System.Threading.Tasks.Task GetJobDetailAsync(string clientKey1, string clientKey2, string trnType, string sourcePallet, string docNo, string transferType, string itemStatus, string startTime, string endTime); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetJobOutbond", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] System.Data.DataSet GetJobOutbond(string clientKey1, string clientKey2, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/GetJobOutbond", ReplyAction="*")] System.Threading.Tasks.Task GetJobOutbondAsync(string clientKey1, string clientKey2, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/Tally", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] string Tally(string clientKey1, string clientKey2, string sourcePallet, string lotNo, double qty, string destPallet, string destStorage, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/Tally", ReplyAction="*")] System.Threading.Tasks.Task TallyAsync(string clientKey1, string clientKey2, string sourcePallet, string lotNo, double qty, string destPallet, string destStorage, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/TallyToAll", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] string TallyToAll(string clientKey1, string clientKey2, string sourcePallet, string destPallet, string destStorage, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/TallyToAll", ReplyAction="*")] System.Threading.Tasks.Task TallyToAllAsync(string clientKey1, string clientKey2, string sourcePallet, string destPallet, string destStorage, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/HandReturnOfMaterial", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] string HandReturnOfMaterial(string clientKey1, string clientKey2, string docNo, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/HandReturnOfMaterial", ReplyAction="*")] System.Threading.Tasks.Task HandReturnOfMaterialAsync(string clientKey1, string clientKey2, string docNo, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/BindReturnOfMaterial", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] string BindReturnOfMaterial(string clientKey1, string clientKey2, string docNo, int docLineNo, double qty, double packingQty, double packagingCount, string palletNo, string areaCode, string locationCode, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/BindReturnOfMaterial", ReplyAction="*")] System.Threading.Tasks.Task BindReturnOfMaterialAsync(string clientKey1, string clientKey2, string docNo, int docLineNo, double qty, double packingQty, double packagingCount, string palletNo, string areaCode, string locationCode, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/ConfReturnOfMaterial", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] string ConfReturnOfMaterial(string clientKey1, string clientKey2, string docNo, int docLineNo, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/ConfReturnOfMaterial", ReplyAction="*")] System.Threading.Tasks.Task ConfReturnOfMaterialAsync(string clientKey1, string clientKey2, string docNo, int docLineNo, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/ConfInboundDetail", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] string ConfInboundDetail(string clientKey1, string clientKey2, string docNo, int docLineNo, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/ConfInboundDetail", ReplyAction="*")] System.Threading.Tasks.Task ConfInboundDetailAsync(string clientKey1, string clientKey2, string docNo, int docLineNo, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/BindByInbound", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] string BindByInbound(string clientKey1, string clientKey2, string docNo, int docLineNo, double qty, double packingQty, double packagingCount, string palletNo, string areaCode, string locationCode, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/BindByInbound", ReplyAction="*")] System.Threading.Tasks.Task BindByInboundAsync(string clientKey1, string clientKey2, string docNo, int docLineNo, double qty, double packingQty, double packagingCount, string palletNo, string areaCode, string locationCode, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/SetAGVInbound", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] string SetAGVInbound(string clientKey1, string clientKey2, string docNo, int docLineNo, double qty, double packingQty, double packagingCount, string palletNo, string locationCode, string callArea, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/SetAGVInbound", ReplyAction="*")] System.Threading.Tasks.Task SetAGVInboundAsync(string clientKey1, string clientKey2, string docNo, int docLineNo, double qty, double packingQty, double packagingCount, string palletNo, string locationCode, string callArea, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/SetGZAGVInbound", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] string SetGZAGVInbound(string clientKey1, string clientKey2, string docNo, int docLineNo, double qty, double packingQty, double packagingCount, string palletNo, string locationCode, string destLocationCode, int callArea, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/SetGZAGVInbound", ReplyAction="*")] System.Threading.Tasks.Task SetGZAGVInboundAsync(string clientKey1, string clientKey2, string docNo, int docLineNo, double qty, double packingQty, double packagingCount, string palletNo, string locationCode, string destLocationCode, int callArea, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/PutOn", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] string PutOn(string clientKey1, string clientKey2, bool inAuto, string sourcePallet, string destStorage, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/PutOn", ReplyAction="*")] System.Threading.Tasks.Task PutOnAsync(string clientKey1, string clientKey2, bool inAuto, string sourcePallet, string destStorage, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/SetRFIDJobStatus", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] string SetRFIDJobStatus(string clientKey1, string clientKey2, string palletNo, string destLocationCode, string destAreaCode, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/SetRFIDJobStatus", ReplyAction="*")] System.Threading.Tasks.Task SetRFIDJobStatusAsync(string clientKey1, string clientKey2, string palletNo, string destLocationCode, string destAreaCode, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/SetAGVJobStatus", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] string SetAGVJobStatus(string clientKey1, string clientKey2, string palletNo, string destLocationCode, string destAreaCode, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/SetAGVJobStatus", ReplyAction="*")] System.Threading.Tasks.Task SetAGVJobStatusAsync(string clientKey1, string clientKey2, string palletNo, string destLocationCode, string destAreaCode, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/SetLocation", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] string SetLocation(string clientKey1, string clientKey2, string palletNo, string locationCode, string destLocationCode, string model, string oper); [System.ServiceModel.OperationContractAttribute(Action="http://www.greatstar.com/SetLocation", ReplyAction="*")] System.Threading.Tasks.Task SetLocationAsync(string clientKey1, string clientKey2, string palletNo, string locationCode, string destLocationCode, string model, string oper); } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ServiceModel.MessageContractAttribute(WrapperName="Login", WrapperNamespace="http://www.greatstar.com/", IsWrapped=true)] public partial class LoginRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=0)] public string clientKey1; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=1)] public string clientKey2; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=2)] public string userId; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=3)] public string password; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=4)] public string warehouse; public LoginRequest() { } public LoginRequest(string clientKey1, string clientKey2, string userId, string password, string warehouse) { this.clientKey1 = clientKey1; this.clientKey2 = clientKey2; this.userId = userId; this.password = password; this.warehouse = warehouse; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ServiceModel.MessageContractAttribute(WrapperName="LoginResponse", WrapperNamespace="http://www.greatstar.com/", IsWrapped=true)] public partial class LoginResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=0)] public string LoginResult; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=1)] public string userName; public LoginResponse() { } public LoginResponse(string LoginResult, string userName) { this.LoginResult = LoginResult; this.userName = userName; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetLocationDetail", WrapperNamespace="http://www.greatstar.com/", IsWrapped=true)] public partial class GetLocationDetailRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=0)] public string clientKey1; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=1)] public string clientKey2; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=2)] public string pallet; public GetLocationDetailRequest() { } public GetLocationDetailRequest(string clientKey1, string clientKey2, string pallet) { this.clientKey1 = clientKey1; this.clientKey2 = clientKey2; this.pallet = pallet; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetLocationDetailResponse", WrapperNamespace="http://www.greatstar.com/", IsWrapped=true)] public partial class GetLocationDetailResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=0)] public System.Data.DataSet GetLocationDetailResult; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=1)] public double avlQty; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=2)] public string storage; public GetLocationDetailResponse() { } public GetLocationDetailResponse(System.Data.DataSet GetLocationDetailResult, double avlQty, string storage) { this.GetLocationDetailResult = GetLocationDetailResult; this.avlQty = avlQty; this.storage = storage; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetRFIDLocationDetail", WrapperNamespace="http://www.greatstar.com/", IsWrapped=true)] public partial class GetRFIDLocationDetailRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=0)] public string clientKey1; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=1)] public string clientKey2; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=2)] public string pallet; public GetRFIDLocationDetailRequest() { } public GetRFIDLocationDetailRequest(string clientKey1, string clientKey2, string pallet) { this.clientKey1 = clientKey1; this.clientKey2 = clientKey2; this.pallet = pallet; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetRFIDLocationDetailResponse", WrapperNamespace="http://www.greatstar.com/", IsWrapped=true)] public partial class GetRFIDLocationDetailResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=0)] public System.Data.DataSet GetRFIDLocationDetailResult; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=1)] public double avlQty; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=2)] public string storage; public GetRFIDLocationDetailResponse() { } public GetRFIDLocationDetailResponse(System.Data.DataSet GetRFIDLocationDetailResult, double avlQty, string storage) { this.GetRFIDLocationDetailResult = GetRFIDLocationDetailResult; this.avlQty = avlQty; this.storage = storage; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetLoclDetailByPalletAndLot", WrapperNamespace="http://www.greatstar.com/", IsWrapped=true)] public partial class GetLoclDetailByPalletAndLotRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=0)] public string clientKey1; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=1)] public string clientKey2; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=2)] public string pallet; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=3)] public string lotNo; public GetLoclDetailByPalletAndLotRequest() { } public GetLoclDetailByPalletAndLotRequest(string clientKey1, string clientKey2, string pallet, string lotNo) { this.clientKey1 = clientKey1; this.clientKey2 = clientKey2; this.pallet = pallet; this.lotNo = lotNo; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetLoclDetailByPalletAndLotResponse", WrapperNamespace="http://www.greatstar.com/", IsWrapped=true)] public partial class GetLoclDetailByPalletAndLotResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=0)] public System.Data.DataSet GetLoclDetailByPalletAndLotResult; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.greatstar.com/", Order=1)] public double avlQty; public GetLoclDetailByPalletAndLotResponse() { } public GetLoclDetailByPalletAndLotResponse(System.Data.DataSet GetLoclDetailByPalletAndLotResult, double avlQty) { this.GetLoclDetailByPalletAndLotResult = GetLoclDetailByPalletAndLotResult; this.avlQty = avlQty; } } [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public interface WebServiceSoapChannel : HH.WMS.TaskService.JXJobReference.WebServiceSoap, System.ServiceModel.IClientChannel { } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public partial class WebServiceSoapClient : System.ServiceModel.ClientBase, HH.WMS.TaskService.JXJobReference.WebServiceSoap { public WebServiceSoapClient() { } public WebServiceSoapClient(string endpointConfigurationName) : base(endpointConfigurationName) { } public WebServiceSoapClient(string endpointConfigurationName, string remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public WebServiceSoapClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public WebServiceSoapClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) : base(binding, remoteAddress) { } public System.Data.DataSet GetSysLanguage(string clientKey1, string clientKey2, string cn) { return base.Channel.GetSysLanguage(clientKey1, clientKey2, cn); } public System.Threading.Tasks.Task GetSysLanguageAsync(string clientKey1, string clientKey2, string cn) { return base.Channel.GetSysLanguageAsync(clientKey1, clientKey2, cn); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] HH.WMS.TaskService.JXJobReference.LoginResponse HH.WMS.TaskService.JXJobReference.WebServiceSoap.Login(HH.WMS.TaskService.JXJobReference.LoginRequest request) { return base.Channel.Login(request); } public string Login(string clientKey1, string clientKey2, string userId, string password, string warehouse, out string userName) { HH.WMS.TaskService.JXJobReference.LoginRequest inValue = new HH.WMS.TaskService.JXJobReference.LoginRequest(); inValue.clientKey1 = clientKey1; inValue.clientKey2 = clientKey2; inValue.userId = userId; inValue.password = password; inValue.warehouse = warehouse; HH.WMS.TaskService.JXJobReference.LoginResponse retVal = ((HH.WMS.TaskService.JXJobReference.WebServiceSoap)(this)).Login(inValue); userName = retVal.userName; return retVal.LoginResult; } public System.Threading.Tasks.Task LoginAsync(HH.WMS.TaskService.JXJobReference.LoginRequest request) { return base.Channel.LoginAsync(request); } public System.Data.DataSet GetWarehouse(string clientKey1, string clientKey2, string code) { return base.Channel.GetWarehouse(clientKey1, clientKey2, code); } public System.Threading.Tasks.Task GetWarehouseAsync(string clientKey1, string clientKey2, string code) { return base.Channel.GetWarehouseAsync(clientKey1, clientKey2, code); } public System.Data.DataSet GetArea(string clientKey1, string clientKey2, string areaCode, string warehouseCode) { return base.Channel.GetArea(clientKey1, clientKey2, areaCode, warehouseCode); } public System.Threading.Tasks.Task GetAreaAsync(string clientKey1, string clientKey2, string areaCode, string warehouseCode) { return base.Channel.GetAreaAsync(clientKey1, clientKey2, areaCode, warehouseCode); } public System.Data.DataSet GetStorage(string clientKey1, string clientKey2, string locationCode, string areaCode, string warehouseCode) { return base.Channel.GetStorage(clientKey1, clientKey2, locationCode, areaCode, warehouseCode); } public System.Threading.Tasks.Task GetStorageAsync(string clientKey1, string clientKey2, string locationCode, string areaCode, string warehouseCode) { return base.Channel.GetStorageAsync(clientKey1, clientKey2, locationCode, areaCode, warehouseCode); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] HH.WMS.TaskService.JXJobReference.GetLocationDetailResponse HH.WMS.TaskService.JXJobReference.WebServiceSoap.GetLocationDetail(HH.WMS.TaskService.JXJobReference.GetLocationDetailRequest request) { return base.Channel.GetLocationDetail(request); } public System.Data.DataSet GetLocationDetail(string clientKey1, string clientKey2, string pallet, out double avlQty, out string storage) { HH.WMS.TaskService.JXJobReference.GetLocationDetailRequest inValue = new HH.WMS.TaskService.JXJobReference.GetLocationDetailRequest(); inValue.clientKey1 = clientKey1; inValue.clientKey2 = clientKey2; inValue.pallet = pallet; HH.WMS.TaskService.JXJobReference.GetLocationDetailResponse retVal = ((HH.WMS.TaskService.JXJobReference.WebServiceSoap)(this)).GetLocationDetail(inValue); avlQty = retVal.avlQty; storage = retVal.storage; return retVal.GetLocationDetailResult; } public System.Threading.Tasks.Task GetLocationDetailAsync(HH.WMS.TaskService.JXJobReference.GetLocationDetailRequest request) { return base.Channel.GetLocationDetailAsync(request); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] HH.WMS.TaskService.JXJobReference.GetRFIDLocationDetailResponse HH.WMS.TaskService.JXJobReference.WebServiceSoap.GetRFIDLocationDetail(HH.WMS.TaskService.JXJobReference.GetRFIDLocationDetailRequest request) { return base.Channel.GetRFIDLocationDetail(request); } public System.Data.DataSet GetRFIDLocationDetail(string clientKey1, string clientKey2, string pallet, out double avlQty, out string storage) { HH.WMS.TaskService.JXJobReference.GetRFIDLocationDetailRequest inValue = new HH.WMS.TaskService.JXJobReference.GetRFIDLocationDetailRequest(); inValue.clientKey1 = clientKey1; inValue.clientKey2 = clientKey2; inValue.pallet = pallet; HH.WMS.TaskService.JXJobReference.GetRFIDLocationDetailResponse retVal = ((HH.WMS.TaskService.JXJobReference.WebServiceSoap)(this)).GetRFIDLocationDetail(inValue); avlQty = retVal.avlQty; storage = retVal.storage; return retVal.GetRFIDLocationDetailResult; } public System.Threading.Tasks.Task GetRFIDLocationDetailAsync(HH.WMS.TaskService.JXJobReference.GetRFIDLocationDetailRequest request) { return base.Channel.GetRFIDLocationDetailAsync(request); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] HH.WMS.TaskService.JXJobReference.GetLoclDetailByPalletAndLotResponse HH.WMS.TaskService.JXJobReference.WebServiceSoap.GetLoclDetailByPalletAndLot(HH.WMS.TaskService.JXJobReference.GetLoclDetailByPalletAndLotRequest request) { return base.Channel.GetLoclDetailByPalletAndLot(request); } public System.Data.DataSet GetLoclDetailByPalletAndLot(string clientKey1, string clientKey2, string pallet, string lotNo, out double avlQty) { HH.WMS.TaskService.JXJobReference.GetLoclDetailByPalletAndLotRequest inValue = new HH.WMS.TaskService.JXJobReference.GetLoclDetailByPalletAndLotRequest(); inValue.clientKey1 = clientKey1; inValue.clientKey2 = clientKey2; inValue.pallet = pallet; inValue.lotNo = lotNo; HH.WMS.TaskService.JXJobReference.GetLoclDetailByPalletAndLotResponse retVal = ((HH.WMS.TaskService.JXJobReference.WebServiceSoap)(this)).GetLoclDetailByPalletAndLot(inValue); avlQty = retVal.avlQty; return retVal.GetLoclDetailByPalletAndLotResult; } public System.Threading.Tasks.Task GetLoclDetailByPalletAndLotAsync(HH.WMS.TaskService.JXJobReference.GetLoclDetailByPalletAndLotRequest request) { return base.Channel.GetLoclDetailByPalletAndLotAsync(request); } public System.Data.DataSet GetLoclDetailByCode(string clientKey1, string clientKey2, string code) { return base.Channel.GetLoclDetailByCode(clientKey1, clientKey2, code); } public System.Threading.Tasks.Task GetLoclDetailByCodeAsync(string clientKey1, string clientKey2, string code) { return base.Channel.GetLoclDetailByCodeAsync(clientKey1, clientKey2, code); } public System.Data.DataSet GetReturnOfMaterial(string clientKey1, string clientKey2, string docNo, int docLineNo, string lotNo, string status) { return base.Channel.GetReturnOfMaterial(clientKey1, clientKey2, docNo, docLineNo, lotNo, status); } public System.Threading.Tasks.Task GetReturnOfMaterialAsync(string clientKey1, string clientKey2, string docNo, int docLineNo, string lotNo, string status) { return base.Channel.GetReturnOfMaterialAsync(clientKey1, clientKey2, docNo, docLineNo, lotNo, status); } public System.Data.DataSet GetInboundDetail(string clientKey1, string clientKey2, string docNo, int docLineNo, string lotNo, string status) { return base.Channel.GetInboundDetail(clientKey1, clientKey2, docNo, docLineNo, lotNo, status); } public System.Threading.Tasks.Task GetInboundDetailAsync(string clientKey1, string clientKey2, string docNo, int docLineNo, string lotNo, string status) { return base.Channel.GetInboundDetailAsync(clientKey1, clientKey2, docNo, docLineNo, lotNo, status); } public System.Data.DataSet GetJobDetail(string clientKey1, string clientKey2, string trnType, string sourcePallet, string docNo, string transferType, string itemStatus, string startTime, string endTime) { return base.Channel.GetJobDetail(clientKey1, clientKey2, trnType, sourcePallet, docNo, transferType, itemStatus, startTime, endTime); } public System.Threading.Tasks.Task GetJobDetailAsync(string clientKey1, string clientKey2, string trnType, string sourcePallet, string docNo, string transferType, string itemStatus, string startTime, string endTime) { return base.Channel.GetJobDetailAsync(clientKey1, clientKey2, trnType, sourcePallet, docNo, transferType, itemStatus, startTime, endTime); } public System.Data.DataSet GetJobOutbond(string clientKey1, string clientKey2, string oper) { return base.Channel.GetJobOutbond(clientKey1, clientKey2, oper); } public System.Threading.Tasks.Task GetJobOutbondAsync(string clientKey1, string clientKey2, string oper) { return base.Channel.GetJobOutbondAsync(clientKey1, clientKey2, oper); } public string Tally(string clientKey1, string clientKey2, string sourcePallet, string lotNo, double qty, string destPallet, string destStorage, string oper) { return base.Channel.Tally(clientKey1, clientKey2, sourcePallet, lotNo, qty, destPallet, destStorage, oper); } public System.Threading.Tasks.Task TallyAsync(string clientKey1, string clientKey2, string sourcePallet, string lotNo, double qty, string destPallet, string destStorage, string oper) { return base.Channel.TallyAsync(clientKey1, clientKey2, sourcePallet, lotNo, qty, destPallet, destStorage, oper); } public string TallyToAll(string clientKey1, string clientKey2, string sourcePallet, string destPallet, string destStorage, string oper) { return base.Channel.TallyToAll(clientKey1, clientKey2, sourcePallet, destPallet, destStorage, oper); } public System.Threading.Tasks.Task TallyToAllAsync(string clientKey1, string clientKey2, string sourcePallet, string destPallet, string destStorage, string oper) { return base.Channel.TallyToAllAsync(clientKey1, clientKey2, sourcePallet, destPallet, destStorage, oper); } public string HandReturnOfMaterial(string clientKey1, string clientKey2, string docNo, string oper) { return base.Channel.HandReturnOfMaterial(clientKey1, clientKey2, docNo, oper); } public System.Threading.Tasks.Task HandReturnOfMaterialAsync(string clientKey1, string clientKey2, string docNo, string oper) { return base.Channel.HandReturnOfMaterialAsync(clientKey1, clientKey2, docNo, oper); } public string BindReturnOfMaterial(string clientKey1, string clientKey2, string docNo, int docLineNo, double qty, double packingQty, double packagingCount, string palletNo, string areaCode, string locationCode, string oper) { return base.Channel.BindReturnOfMaterial(clientKey1, clientKey2, docNo, docLineNo, qty, packingQty, packagingCount, palletNo, areaCode, locationCode, oper); } public System.Threading.Tasks.Task BindReturnOfMaterialAsync(string clientKey1, string clientKey2, string docNo, int docLineNo, double qty, double packingQty, double packagingCount, string palletNo, string areaCode, string locationCode, string oper) { return base.Channel.BindReturnOfMaterialAsync(clientKey1, clientKey2, docNo, docLineNo, qty, packingQty, packagingCount, palletNo, areaCode, locationCode, oper); } public string ConfReturnOfMaterial(string clientKey1, string clientKey2, string docNo, int docLineNo, string oper) { return base.Channel.ConfReturnOfMaterial(clientKey1, clientKey2, docNo, docLineNo, oper); } public System.Threading.Tasks.Task ConfReturnOfMaterialAsync(string clientKey1, string clientKey2, string docNo, int docLineNo, string oper) { return base.Channel.ConfReturnOfMaterialAsync(clientKey1, clientKey2, docNo, docLineNo, oper); } public string ConfInboundDetail(string clientKey1, string clientKey2, string docNo, int docLineNo, string oper) { return base.Channel.ConfInboundDetail(clientKey1, clientKey2, docNo, docLineNo, oper); } public System.Threading.Tasks.Task ConfInboundDetailAsync(string clientKey1, string clientKey2, string docNo, int docLineNo, string oper) { return base.Channel.ConfInboundDetailAsync(clientKey1, clientKey2, docNo, docLineNo, oper); } public string BindByInbound(string clientKey1, string clientKey2, string docNo, int docLineNo, double qty, double packingQty, double packagingCount, string palletNo, string areaCode, string locationCode, string oper) { return base.Channel.BindByInbound(clientKey1, clientKey2, docNo, docLineNo, qty, packingQty, packagingCount, palletNo, areaCode, locationCode, oper); } public System.Threading.Tasks.Task BindByInboundAsync(string clientKey1, string clientKey2, string docNo, int docLineNo, double qty, double packingQty, double packagingCount, string palletNo, string areaCode, string locationCode, string oper) { return base.Channel.BindByInboundAsync(clientKey1, clientKey2, docNo, docLineNo, qty, packingQty, packagingCount, palletNo, areaCode, locationCode, oper); } public string SetAGVInbound(string clientKey1, string clientKey2, string docNo, int docLineNo, double qty, double packingQty, double packagingCount, string palletNo, string locationCode, string callArea, string oper) { return base.Channel.SetAGVInbound(clientKey1, clientKey2, docNo, docLineNo, qty, packingQty, packagingCount, palletNo, locationCode, callArea, oper); } public System.Threading.Tasks.Task SetAGVInboundAsync(string clientKey1, string clientKey2, string docNo, int docLineNo, double qty, double packingQty, double packagingCount, string palletNo, string locationCode, string callArea, string oper) { return base.Channel.SetAGVInboundAsync(clientKey1, clientKey2, docNo, docLineNo, qty, packingQty, packagingCount, palletNo, locationCode, callArea, oper); } public string SetGZAGVInbound(string clientKey1, string clientKey2, string docNo, int docLineNo, double qty, double packingQty, double packagingCount, string palletNo, string locationCode, string destLocationCode, int callArea, string oper) { return base.Channel.SetGZAGVInbound(clientKey1, clientKey2, docNo, docLineNo, qty, packingQty, packagingCount, palletNo, locationCode, destLocationCode, callArea, oper); } public System.Threading.Tasks.Task SetGZAGVInboundAsync(string clientKey1, string clientKey2, string docNo, int docLineNo, double qty, double packingQty, double packagingCount, string palletNo, string locationCode, string destLocationCode, int callArea, string oper) { return base.Channel.SetGZAGVInboundAsync(clientKey1, clientKey2, docNo, docLineNo, qty, packingQty, packagingCount, palletNo, locationCode, destLocationCode, callArea, oper); } public string PutOn(string clientKey1, string clientKey2, bool inAuto, string sourcePallet, string destStorage, string oper) { return base.Channel.PutOn(clientKey1, clientKey2, inAuto, sourcePallet, destStorage, oper); } public System.Threading.Tasks.Task PutOnAsync(string clientKey1, string clientKey2, bool inAuto, string sourcePallet, string destStorage, string oper) { return base.Channel.PutOnAsync(clientKey1, clientKey2, inAuto, sourcePallet, destStorage, oper); } public string SetRFIDJobStatus(string clientKey1, string clientKey2, string palletNo, string destLocationCode, string destAreaCode, string oper) { return base.Channel.SetRFIDJobStatus(clientKey1, clientKey2, palletNo, destLocationCode, destAreaCode, oper); } public System.Threading.Tasks.Task SetRFIDJobStatusAsync(string clientKey1, string clientKey2, string palletNo, string destLocationCode, string destAreaCode, string oper) { return base.Channel.SetRFIDJobStatusAsync(clientKey1, clientKey2, palletNo, destLocationCode, destAreaCode, oper); } public string SetAGVJobStatus(string clientKey1, string clientKey2, string palletNo, string destLocationCode, string destAreaCode, string oper) { return base.Channel.SetAGVJobStatus(clientKey1, clientKey2, palletNo, destLocationCode, destAreaCode, oper); } public System.Threading.Tasks.Task SetAGVJobStatusAsync(string clientKey1, string clientKey2, string palletNo, string destLocationCode, string destAreaCode, string oper) { return base.Channel.SetAGVJobStatusAsync(clientKey1, clientKey2, palletNo, destLocationCode, destAreaCode, oper); } public string SetLocation(string clientKey1, string clientKey2, string palletNo, string locationCode, string destLocationCode, string model, string oper) { return base.Channel.SetLocation(clientKey1, clientKey2, palletNo, locationCode, destLocationCode, model, oper); } public System.Threading.Tasks.Task SetLocationAsync(string clientKey1, string clientKey2, string palletNo, string locationCode, string destLocationCode, string model, string oper) { return base.Channel.SetLocationAsync(clientKey1, clientKey2, palletNo, locationCode, destLocationCode, model, oper); } } }